Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Node / ReticulumProjects / MeshChatX.git / files / meshchatx / src / frontend / js / frontendModuleMap.js

Displaying Raw • Download


meshchatx/src/frontend/js/frontendModuleMap.js eee4ed1ea2e2e483d026abef150c68cd1f928be3 (eee4ed1e) Text, 947 B

T8b949e/**
* Frontend module map: primary entry points, large feature surfaces, and shared layers.
*
* Entry: meshchatx/src/frontend/main.js
*
* Application shell: components/App.vue (routing, WebSocket shell, sidebar, global modals)
*
* Feature surfaces (orchestration-heavy .vue files):
* - components/messages/ConversationViewer.vue
* - components/settings/SettingsPage.vue
* - components/call/CallPage.vue
* - components/map/MapPage.vue
*
* Shared state and events:
* - js/GlobalState.js, js/GlobalEmitter.js
* - js/KeyboardShortcuts.js, js/WebSocketConnection.js
*
* Extracted domain helpers (non-UI):
* - js/settings/settingsConfigService.js
* - js/settings/settingsTransportService.js
* - js/settings/settingsMaintenanceClient.js
* - js/settings/settingsVisualiserPrefs.js
* - components/messages/conversationMessageHelpers.js
* - components/messages/conversationScroll.js
*/

Tff7b72export Tff7b72const Te6edf3FRONTEND_MODULE_MAP_VERSION Tff7b72= T79c0ff1Tb4b4b4;


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────